'宣言 <__DynamicallyInvokableAttribute()> Public Default Property Item( _ ByVal index As System.Integer _ ) As T
'宣言
<__DynamicallyInvokableAttribute()> Public Default Property Item( _ ByVal index As System.Integer _ ) As T
[__DynamicallyInvokable()] public T this[ System.int index ]; {get; set;}
IndexedCollection<T> クラス IndexedCollection<T> メンバ